How to Install libnbio0 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libnbio0 software package in Ubuntu 14.04 LTS (Trusty Tahr)

libnbio0 software package provides non-blocking IO library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libnbio0 

libnbio0 is installed in your system.

Make ensure the libnbio0 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libnbio0 *

You will get with libnbio0 package name, version, architecture and description in a table

libnbio0 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libnbio0
Version 0.30-1ubuntu1
Description non-blocking IO library
Sub Section libs


See Also, How to uninstall or remove libnbio0 software package from Ubuntu 14.04 LTS (Trusty Tahr)?